on ^*:PART:#: {
  if ($nick == $me ) halt {
    msg $active I didn't get to say goodbye to $replace($nick,>,Guest_) :'( I hope they come back soon!!
  }
}
on ^*:QUIT:*: {
  msg $active I didn't get to say goodbye to $replace($nick,>,Guest_) :'( I hope they come back soon!!
}